Welcome![Sign In][Sign Up]
Location:
Search - delphi webbrowser

Search list

[Windows Develop建立和使用Cookie

Description: Delphi下建立和使用Cookie-Delphi establishment and use of a Cookie
Platform: | Size: 5120 | Author: 石头 | Hits:

[Browser ClientIE嵌入开发

Description: IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite IObjectWithSite method was IE WebBrowser interface and establish their own connections with the WebBrowser, then if the IE object pda.en.wapedia.org what happens incident, then IE the pullback would IDispatc
Platform: | Size: 148480 | Author: 好的 | Hits:

[Delphi VCLmywebbrowser

Description: 利用delphi做的很简单网页浏览器,代码很少,请大家多多指正。-done using a very simple Web browser, code rarely, please correct lot. Thank you
Platform: | Size: 230400 | Author: yessober | Hits:

[Delphi VCLXBrowser

Description: webbrowser控件使用是有三个难道,一是新页面的打开,二是脚本错误的提示,三是当前页的复制。本程序从实例角度来解决这些问题。-webbrowser control is the use of three Is : First, the opening of a new page, 2 is the wrong script hints, and the third is a copy of the current page. Examples of this procedure from the perspective of solving these problems.
Platform: | Size: 216064 | Author: 隐蓝 | Hits:

[Delphi/CppBuilderDelphiTipsC

Description: 目录 1、如何检测Insert、Capslock、NumLock、ScrollLock状态键的状态 2、检测驱动器类型名字 3、如何操作INI文件 4、用delphi6+Apache 开发动态网站(创建一个简单的网页) 5、TwebBrowser构件剖析 6、WebBrowser屏幕滚动的实现,设置WebBrowser的焦点-a catalog, how to detect Insert, Capslock, NumLock. ScrollLock key state of the two states to detect actuator name three types, how to operate the INI file 4, delphi6 with Apache to develop dynamic web site (Create a simple web site) 5. TwebBrowser Component Analysis 6, the WebBrowser screen realization, WebBrowser set the focus
Platform: | Size: 410624 | Author: | Hits:

[Delphi VCLAdvancedWebBrowser

Description: advance web browser sample in delphi programming
Platform: | Size: 197632 | Author: hoei | Hits:

[Web ServerCookies

Description: Delphi 编写的一个可以获取及修改浏览器中的Cookies的程序-Delphi can be prepared in a browser to obtain and modify the procedures of Cookies
Platform: | Size: 2438144 | Author: 陈忠权 | Hits:

[Browser Clientwebbrowser_javascript

Description: delphi实现webbrowser中控制执行javascript脚本-delphi realize the implementation of webbrowser control javascript script
Platform: | Size: 4096 | Author: 黄林 | Hits:

[Web ServerWebBrowser_HTML

Description: 直接访问WebBrowser控件中的HTML源码,不是通过document.body.innerHTML方式,而是通过IPersistStreamInit!-WebBrowser control direct access to the HTML source code, not by document.body.innerHTML way, but through IPersistStreamInit!
Platform: | Size: 9216 | Author: 王风 | Hits:

[Browser ClientWebBrowser

Description: 一个类似腾讯的多页浏览器
Platform: | Size: 254976 | Author: 小皮 | Hits:

[Delphi VCLWebBrowser

Description: 利用delphi编程实现一个简单的web浏览器。实现浏览器的基本功能。-Delphi programming using a simple web browser. Realize the basic functions of the browser.
Platform: | Size: 243712 | Author: denw | Hits:

[Windows Developwebbrowser

Description: TWebBrowser制作的一个Web浏览程序,实现流程器的基本功能。-TWebBrowser produced a Web browser program, to achieve the basic functions of flow devices.
Platform: | Size: 40960 | Author: axiu | Hits:

[Internet-Networkwebbrowser

Description: 一个用delphi语言编写的实现网页浏缆功能-A language with delphi realize cable features page to see
Platform: | Size: 295936 | Author: 易峰 | Hits:

[Delphi VCLwebBrowser

Description: delphi写的webBrowser的简单使用,同事包括调用第三方程序的方法,可以避免程序访问网页是出现死机现象。-delphi webbrowser written in a simple to use, our colleagues, including third-party programs calling the method, the procedure can be avoided to visit the page that there is the phenomenon of death.
Platform: | Size: 357376 | Author: 路经济 | Hits:

[Delphi VCLwebbrowser

Description: webbrowser 嵌入HTML代码(OEM界面),用delphi编写。-webbrowser Embed HTML code (OEM interface), prepared using delphi.
Platform: | Size: 180224 | Author: lvjianjun | Hits:

[Internet-Networkwebbrowser

Description: 编写网页浏览器,怎么运用webbrowser,很好的学习资料-The preparation of a web browser, how to use webbrowser, a very good learning materials
Platform: | Size: 235520 | Author: 许先生 | Hits:

[Browser Clientwebbrowser

Description: Delphi程序设计自己的浏览器。可以浏览网页、文档和实现数据下载。-Delphi Programming your browser. Can browse Web pages, documents, and for data download.
Platform: | Size: 17408 | Author: 李唐军 | Hits:

[Delphi VCLWebBrowser

Description: 直接访问WebBrowser控件中的HTML源码-WebBrowser control in direct access to HTML source
Platform: | Size: 23552 | Author: xjgyq | Hits:

[Delphi VCLgooglemaps

Description: Access google maps in Delphi using the delphi WebBrowser.
Platform: | Size: 1024 | Author: Alex | Hits:

[Delphi VCLdelphi-webbrowser

Description: delphi webbrowser delphi source-delphi webbrowser delphi source
Platform: | Size: 3072 | Author: Idiot | Hits:
« 12 3 4 »

CodeBus www.codebus.net